SaBillingStatementBatchDetailCharges 
EntityType  Independent 
Logical Entity Name  SaBillingStatementBatchDetailCharges 
Default Table Name  SaBillingStatementBatchDetailCharges 
Logical Only  NO 
Definition 
 
Note 
 

SaBillingStatementBatchDetailCharges Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SaBillingStatementBatchDetailChargesID(PK)    INTEGER  NO 
 
SaBillingStatementBatchStudentID(FK)    INTEGER  NO 
 
SyStudentID(FK)    INTEGER  NO 
 
StudentEnrollmentPeriodId(FK)    INTEGER  NO 
 
PrintConnected    BIT  NO 
 
AdEnrollConnect    INTEGER  YES 
 
BillCode    CHAR(8)  YES 
 
Amount    MONEY(19, 4)  YES 
 
Descrip    VARCHAR(100)  YES 
 
AdTermID    INTEGER  YES 
 
Code    CHAR(16)  YES 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

SaBillingStatementBatchDetailCharges Keys 
Key Name  Key Type  Keys 
Nk_SaBillingStatementBatchDetailChargesSyStudentID  Inversion Entry  SyStudentID 
Nk_SaBillingStatementBatchDetailChargesUserID  Inversion Entry  UserID 
Pk_SaBillingStatementBatchDetailChargesSaBillingStatementBatchDetailChargesID  PrimaryKey  SaBillingStatementBatchDetailChargesID 
Nk_SaBillingStatementBatchDetailChargesAdEnrollID  Inversion Entry  StudentEnrollmentPeriodId 

SaBillingStatementBatchDetailCharges Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentEnrollmentPeriod  Non-Identifying  One To Zero or More        StudentEnrollmentPeriodId  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Student  Non-Identifying  One To Zero or More        SyStudentID  NO 
StudentBillingStatementBatch  Non-Identifying  One To Zero or More        SaBillingStatementBatchStudentID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

SaBillingStatementBatchDetailCharges Check Constraints 
Check Constraint Name  CheckConstraint